home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / ACORN-STARTER / STARTERPACK.ARC / Docs_FAQs_ScriptHelp < prev    next >
Encoding:
Text File  |  1995-05-28  |  22.2 KB  |  699 lines

  1. Dear Alan,
  2.           
  3.           I got one of my friends who is on Mercury to test out the
  4. script, and he suggested improving the documentation to cover how to
  5. put in the access code and pin. I have therefore updated to
  6. !slipdial.scripthelp file to show an example (the main point is that
  7. you need to put in a comma after the mercury access code 131, e.g. if
  8. your pin is 999999999 you need to put in
  9.           
  10.           131,999999999
  11.           
  12. into the demconfg file.
  13.  
  14.    Accordingly, here is the latest version of the help file. I've also
  15. copied it to Colin in case it affects the default state of !DemConfig
  16.  
  17.                       regards,
  18.                       
  19.                                  Alan
  20.  
  21. # $Id: ScriptHelp 1.5 95/05/28 11:09:53 root Exp Locker: root $
  22.  
  23. ScriptHelp
  24. ==========
  25.  
  26. This help file applies to R.Orwin/A.P. Fitch slipdial script.
  27. Script file Revision 1.5
  28.  
  29. Contents
  30. --------
  31.  
  32. 1.0 Introduction
  33.  
  34. 2.0 Using the script
  35.  
  36. 3.0 Script Requirements
  37.  3.1 Modem Driver
  38.  3.2 Setting up your modem to transmit status messages
  39.  3.3 Making sure that TTFN etc have been "seen".
  40.  
  41. 4.0 Customizing the script
  42.  4.1 The contents of the configuration file, !slipdial.scripts.demconfg
  43.  4.2 To change the default dialler to Mercury.
  44.   4.2.1 To remove your Mercury PIN from a local number.
  45.  4.3 To Alter the Dialler Menu.
  46.  4.4 To Alter the List of Numbers
  47.  4.5 To Alter the Number of Retries.
  48.  4.6 To Change the Local Dialler Icon Number. 
  49.  
  50. 5.0 Some Frequently Asked Questions.
  51.  
  52. 6.0 Conclusions and Acknowledgements. 
  53.  
  54. 1.0 Introduction
  55. ================
  56.  
  57. This script was originally written by Rob Orwin.  I initially modified 
  58. to make it more readable, and also to learn the script language
  59. myself. Recently it has been customised to work with TTFN/Newsbase,
  60. and included in Dr. Alan Hassey's Internet Starter Pack for Acorn 
  61. Computers.
  62.  
  63. Changes made to version 1.5
  64. ---------------------------
  65.  
  66. The script has been largely re-written, mainly so that all
  67. configuration information is held in the file
  68. !slipdial.scripts.demconfg. So that new and old configuration files
  69. are not confused, the the configuration file is now called "demconfg"
  70. instead of "demonconfg".
  71.  
  72. The main advantage of these changes are 
  73.  
  74.    1) the script should start up faster
  75.    2) changes may be made to the phone numbers dialled without editing
  76.       the script (i.e. only demconfg has to be edited).
  77.       
  78. Two additional configuration options have been added 
  79.  
  80.    1) it is now possible to specify a number in the configuration file 
  81.       which will NOT have the mercury prefix added 
  82.    2) it is now possible to specify the default "local" number as a
  83.       completely separate item.  In the past, it was assumed that the
  84.       "local" number would not require a mercury prefix - this is not
  85.       always the case, so they have been made separate.
  86.  
  87. Finally, error reporting has been improved
  88.  
  89.    1) if the call fails due to not receiving the login, password, or 
  90.       protocol prompts, you will be told what caused the failure.
  91.    2) the script checks the DSR (data set ready) and CTS (clear to send) 
  92.       lines from the modem before proceeding. You will get a warning message
  93.       telling you what happened (note: you must close the warning message
  94.       window, and fix the problem (!) before dialling again).
  95.       
  96. 2.0 Using the script
  97. ====================
  98.  
  99. The script is placed in the !SlipDial.scripts directory.  You can
  100. either load it by dragging it and dropping it on the SlipDial icon bar
  101. icon, or you can set SlipDial up to run the script automatically.  You
  102. should read the SlipDial documentation file !SlipDial.!Help to
  103. understand this.
  104.  
  105. For the default setup with the starter pack, the scriptfile should be
  106. named
  107.  
  108. !SlipDial.scripts.demon
  109.  
  110. When the script is run for the first time, it asks for setup
  111. information and stores it in a configuration file.  This version of
  112. the script has  more information stored in the configuration file, and
  113. so may ask you for the information again, even if you have previously
  114. stored it.
  115.  
  116. There are a number of requirements for getting the script to work in
  117. the best way.  In particular, you need to
  118.  
  119. 1) make sure you are using the correct modem driver file
  120. 2) set up your modem to return certain messages
  121. 3) make sure that TTFN, NewsBase, and TCPIP have been "seen" by the filer
  122.  
  123. There are also a number of ways you can customise your setup.  The
  124. simplest ones are 
  125.  
  126. 1)  to change the default dialler to Mercury
  127. 2)  to alter the entries that appear on the menu for dialling
  128. 3)  to alter the default entries when dialling a list of phone numbers
  129. 4)  to alter the number of times SlipDial retries each number if the
  130.     line is busy 
  131. 5)  to change the local number 
  132.  
  133.  
  134. >From version 1.5 onwards of the script, these changes may be made by
  135. editing the file !slipdial.scripts.demconfg (known hereinafter as the
  136. "configuration file").
  137.  
  138. Note that to make changes to the script or the configuration, you
  139. simply have  to use a normal text editor, e.g. Edit.
  140.  
  141. With !SlipDial, there is a file called !SlipDial.scripts.DemonSpr,
  142. which  contains sprite definitions.  You must make sure you have the
  143. most up-to-date version of these sprites. If the file contains three
  144. sprites, you are ok - if it only contains 2, you should update it to
  145. the latest one by downloading it from demon ftp.
  146.  
  147. 3.0 Script Requirements
  148. =======================
  149.  
  150. 3.1 Modem Driver
  151. ----------------
  152.  
  153. The modem drivers are stored in the directory !SlipDial.Drivers. 
  154. There are examples for a number of modems.  The driver is  set when
  155. the configuration file is first stored (normally when you first run
  156. the script).  Simply answer the question wih the driver you wish to
  157. use.
  158.  
  159. 3.2 Setting up your modem to transmit status messages
  160. -----------------------------------------------------
  161.  
  162. If you run the script, and it appears to hangup after the call has got
  163. through but before TCPIP has started; or it doesn't recognise that the
  164. line is busy; then you need to make sure that the modem is returning
  165. messages indicating its (the modem's) status.  These messages are text
  166. strings, and their meaning is defined in the  driver file.  For
  167. instance, with the US Robotics Sportster modem, you need to send the
  168. setup string "X4" to enable all messages.
  169.  
  170. This means that when the modem detects the line is busy, it will
  171. return the string "BUSY".  You can tell the script to expect the
  172. string "BUSY" to indicate engaged by putting it in the modem driver
  173. file and assigning it to the script variable $busy. When dialling the
  174. modem looks for the string to see if it is equal to the contents of
  175. $busy and uses this to detect engaged lines.
  176.  
  177. The various possible strings, and their setups for a USR modem are
  178. shown in the example driver file below
  179.  
  180. set $init "ATB0E1F1M1Q0S7=30V1X4 AT&A2&B1&C1&D2&H1&I0 AT&K3&M4&N0&R2&S0&Y1"
  181. set $busy "BUSY"
  182. set $conn "CONNECT"
  183. set $nocarr "NO CARRIER"
  184. set $nodial "NO DIAL TONE"
  185.  
  186. The $init string is sent to the modem to set it up.  You will notice that
  187. the example above has X4 enabled.     
  188.  
  189. If you have a modem which returns different strings, you would have to 
  190. create your own modem driver.  For instance, if your modem returned
  191. "ENGAGED", you would have to modify the driver file to contain
  192.  
  193. set $busy "ENGAGED"
  194.  
  195. 3.3 Making sure that TTFN etc have been "seen".
  196. -----------------------------------------------
  197.  
  198. The script runs TTFN, Newsbase, and TCPIP automatically.  To do this,
  199. it needs to know where they are.  It can find them if you have opened
  200. a filer window with these programmes visible.  The  simplest way to
  201. ensure that they have been seen is to put all the internet related
  202. programmes in one directory.  Then when you open the directory in
  203. order to double-click SlipDial, you  know that all the other
  204. programmes have been seen.
  205.  
  206. 4.0 Customizing the Script
  207. ==========================
  208.  
  209. 4.1 The contents of the configuration file, !slipdial.scripts.demconfg
  210. ----------------------------------------------------------------------
  211.  
  212. A typical configuration file looks like this.
  213.  
  214. SP_DualPC               <-- the required block driver
  215. 0                       <-- port number
  216. 57600                   <-- computer to modem speed
  217. cycle                   <-- your host name
  218. password                <-- your password
  219. USR                     <-- the modem driver
  220. bt                      <-- telephone service provider 
  221. 131,999999999           <-- your mercury pin
  222. IsleOfWight             <-- menu entry 1 title
  223. 01983523306             <-- menu entry 1 phone number
  224. Reading                 <-- menu entry 2 title
  225. 01734284848             <-- menu entry 2 phone number
  226. London                  <-- menu entry 3 title
  227. 01813384848             <-- menu entry 3 phone number
  228. 01983523306             <-- the local (default) number
  229. 01983523306             <-- a number which should NOT be prefixed 
  230.                             with a mercury pin 
  231.  
  232. Normally this would be set up by running !DemConfg, if you use
  233. the Demon internet starter pack. However if you need to change
  234. something later, here is a description of what each option means.
  235.  
  236. 4.1.1 Block Driver
  237. ------------------
  238.  
  239. This is the block driver name. It should be set to match with your computer, and the type of modem lead you have attached. The available block drivers are 
  240.  
  241. Telnet
  242. SP_DualPC
  243. SP_Dual
  244. PipeB
  245. PipeA
  246. InternalPC
  247. Internal2
  248. Internal
  249. II_Dual
  250. Econet
  251.  
  252. The most important thing is to use the correct driver depending on
  253. whether you have a PC or Acorn wired serial lead. With a PC wired
  254. lead, you should use a driver ending in PC, e.g. InternalPC for an
  255. A5000. With an Acorn wired lead, you should use a driver which does
  256. NOT end in PC, e.g. Internal for an A5000. 
  257.  
  258. 4.1.2 Port number
  259. -----------------
  260.  
  261. This is only required if you have a serial interface with more than
  262. one serial port, for instance The Serial Port Dual Interface
  263. (SP_Dual), or an Intelligent Interfaces serial interface (II_Dual).
  264. You should set the value to the port number you which to use. For
  265. single port systems, the number should be 0.
  266.  
  267. 4.1.3 Computer to Modem speed
  268. -----------------------------
  269.  
  270. This should be set to as high a value as possible, depending on the
  271. serial port hardware you have. The value shown is suitable for
  272. SP_Dual.
  273.  
  274. 4.1.4 Host name.
  275. ----------------
  276.  
  277. Set this to your host name.  For my address (alan@cycle.demon.co.uk),
  278. the host name is cycle.
  279.  
  280. 4.1.5 Password
  281. --------------
  282.  
  283. Set this to your Demon password.
  284.  
  285. 4.1.6 Modem driver
  286. ------------------
  287.  
  288. Set this to be suitable for your modem. At the time of writing, the
  289. following Modem Drivers are available 
  290.  
  291. ATZ          = ATZ (should initialise anything!)
  292. USR          = Miracom or Sportster 14k4
  293. Courier      = Simple driver which works with most USR Courier modems
  294. Courier28k   = Driver for USR Courier V34 28k8 modems
  295. Supra14k4    = SupraFax14k4 driver
  296. Zoom14k4     = Zoom 14k4 driver
  297.  
  298. Check inside the directory !slipdial.drivers for latest information.
  299.  
  300. 4.1.7 Telephone Service Provider
  301. --------------------------------
  302.  
  303. This should be set to 'bt' or 'mercury'. It may be set from a menu on
  304. the icon bar when slipdial is running.
  305.  
  306. 4.1.8 Mercury Pin
  307. -----------------
  308.  
  309. This should be set to the access code for mercury. For instance to use
  310. the Mercury 131 service, you should dial 131, pause, and then send
  311. your pin. With a Hayes compatible modem you may pause by putting a
  312. comma ',' in the dial string, e.g.
  313.  
  314. 131,999999999
  315.  
  316. The comma causes a 2 second pause. 
  317.  
  318. 4.1.9 Menu entries
  319. ------------------
  320.  
  321. The next six lines allow three menu entries to be setup for dialling
  322. to Demon Points of Presence (PoPs). At the time of writing, the
  323. following PoPs were available
  324.  
  325. Birmingham
  326. 01212754848
  327. Bradford
  328. 01274755066
  329. Bristol
  330. 01179814848
  331. Cambridge
  332. 01223576010
  333. Cardiff
  334. 01222274848
  335. Coventry
  336. 01203284848
  337. Edinburgh
  338. 01315528883
  339. Gloucester
  340. 01452354848
  341. Hull
  342. 01482495580
  343. IsleOfWight
  344. 01983523306
  345. Leeds
  346. 01132984848
  347. Leicester
  348. 01162904848
  349. Liverpool
  350. 01512104848
  351. London
  352. 01813384848
  353. Luton
  354. 01582644848
  355. Manchester
  356. 01613854848
  357. Newcastle
  358. 01912474848
  359. Nottingham
  360. 01159544848
  361. Preston
  362. 01772484848
  363. Reading
  364. 01734284848
  365. Saffron
  366. 01799506010
  367. Sheffield
  368. 01142384848
  369. Sunderland
  370. 01915225005
  371. Wolverhampton
  372. 01902464848       
  373.  
  374. You must have three PoPs defined in the configuration file. These
  375. should be in order of which one is closest to you. The three together
  376. are used if you select the "list" menu option for dialling (see
  377. below).
  378.  
  379. Please note: the text title of the PoP may be anything you like, but
  380. it must be less than 12 characters long!
  381.  
  382. 4.1.10 Local (preferred) number
  383. -------------------------------
  384.  
  385. This entry should be set to the number of your nearest (and hence
  386. cheapest) PoP.
  387.  
  388. 4.1.11 No Mercury Pin number
  389. ----------------------------
  390.  
  391. This should be set to the number to which you DON'T want to have your
  392. mercury pin added. If you want to have your Mercury pin added to ALL
  393. numbers, set this to 0.
  394.  
  395. 4.2 To change the default dialler to mercury.
  396. ---------------------------------------------
  397.  
  398. Press the "menu" (middle) mouse button over the BT/Mercury icon.  Select
  399. the service provider you wish to use.  The icon will change to show 
  400. a BT or Mercury logo depending on which one you selected.  Now press
  401. menu over the same icon, and select the option "Save Default".
  402.  
  403. Your selected default (mercury or bt) is stored in the configuration
  404. file (!SlipDial.Scripts.demconfg).
  405.  
  406. 4.2.1 To remove your Mercury PIN from a local number.
  407. -----------------------------------------------------
  408.  
  409. If you have a Mercury PIN which is only required for long distance
  410. calls, you may have to remove the PIN from your local number.
  411.  
  412. To change this, you must modify the configuration file. You should
  413. enter the number to which you DO NOT want your mercury pin added as
  414. the last line of the file (see example above). If you DO want your
  415. mercury pin prefixed on ALL numbers, set the last line of the file to
  416. 0. 
  417.  
  418. Note: if you select bt as your telephone provider, this entry is
  419. ignored and you do not need to touch it at all.
  420.  
  421. 4.3 To Alter the Dialler Menu.
  422. ------------------------------
  423.  
  424. The dialler menu has a selection of three 'phone numbers from the
  425. available numbers at the time the script was written. You may change
  426. this selection by editing the configuration file,
  427. !slipdial.scripts.demconfg. See section 4.1.9 above. For instance, you
  428. can change the file to 
  429.  
  430. SP_DualPC
  431. 0
  432. 57600
  433. cycle
  434. password
  435. USR
  436. mercury
  437. 131,999999999
  438. London
  439. 01813384848
  440. Luton
  441. 01582644848
  442. Manchester
  443. 01613854848
  444. 01813384848
  445. 0
  446.  
  447. to make London, Luton, and Manchester options on the dialler menu.
  448. Setting 0 in the last line means that the mercury pin will be used on
  449. all numbers. London has been set as the preferred number (second from
  450. last line). The "List" option will dial London, then Luton, then
  451. Manchester in that order.
  452.  
  453.  
  454. 4.4 To Alter the List of Numbers
  455. --------------------------------
  456.  
  457. The script has a dialler menu option "List" which dials a sequence of
  458. phone numbers. This dials your three specified 'phone numbers in
  459. sequence. The order of dialling is set by the order the numbers appear
  460. in the !slipdial.scripts.demconfg file.
  461.  
  462.  
  463. 4.5 To Alter the Number of Retries.
  464. -----------------------------------
  465.  
  466. For each phone number, there is a subroutine.  These subroutines are
  467. called dial1, dial2, dial3, diallocal, and List. For instance for your
  468. first number, edit the file !slipdial.scripts.demon and search for the
  469. string ":dial1".
  470.  
  471. You will find the following
  472.  
  473. # dial number 1 from the configuration file
  474. :dial1
  475. set nRetries 50
  476. set phonenum %phonenum1
  477. if (?ne %phonenum1 %nopredialnum) set phonenum %predial%phonenum1
  478. goto dodial             
  479.  
  480.  
  481. If you want to alter the number of retries (i.e. how many times 
  482. SlipDial will attempt to dial a number and find it is engaged
  483. before giving up), change the line
  484.  
  485. set nRetries 50
  486.  
  487. For instance, suppose you want to retry 100 times.  Change this line
  488. to 
  489.  
  490. set nRetries 100
  491.  
  492. Note: there is a separate number of retries for each phone number in 
  493. the script, and also for the "List" list of numbers.  To change the
  494. number of retries for the List, search for ":List".
  495.  
  496. Note that in the case of the list, the number of retries defined will
  497. be the same for each number in the list.  So if you dial Sheffield, 
  498. Leeds, and London in the list, and set nRetries to 5 in the :List
  499. subroutine, SlipDial will
  500.  
  501. a) dial Sheffield 5 times maximum
  502. b) if Sheffield was engaged, dial Leeds 5 times maximum
  503. c) if Leeds was engaged, dial London 5 times maximum.
  504. d) give up in disgust
  505.  
  506. The default setup is that all menu items are tried up to 50 times,
  507. except for the list where each number is tried 5 times.  The idea
  508. behind this is that you would only use the List if you were trying to
  509. get through quickly.
  510.  
  511.  
  512. 4.6 To Change the Local Dialler Icon Number.
  513. --------------------------------------------
  514.  
  515. This version of the script allow your favourite number to be attached
  516. to an icon on the icon bar. This allows you to dial that number
  517. without having to use the menu item.  However to be useful you must
  518.  
  519. a) make sure you have the correct version of the file
  520. !SlipDial.scripts.DemonSpr
  521.  
  522. b) define your preferred number in the configuration file.
  523.  
  524. For a), you should be ok if you download the up-to-date version of the
  525. script file, as contained in the Acorn Starter-Pack.  If you have a
  526. demonspr file with only two sprites in it, you have got the wrong
  527. version - you can overcome this temporarily by creating a dummy sprite
  528. in the DemonSpr file called loc (short for local).
  529.  
  530. For b) you need to change the second from last line in the
  531. configuration file, !slipdial.scripts.demconfg, to your preferred
  532. number. Note that you don't have to include your mercury pin in front
  533. of the number if you are on mercury - this is automatically added for
  534. you.
  535.  
  536.  
  537. 5.0 Some Frequently Asked Questions
  538. ===================================
  539.  
  540. 1) When I log on, SlipDial appears to miss the "l" off "login" - is
  541. this a bug?
  542.  
  543. No - it is recommended by Demon that during login, diallers should
  544. wait for the strings  "ogin:", "otocol:" etc.  See the section "The
  545. Login Sequence" in the file 
  546.  
  547.          ftp.demon.co.uk:/pub/doc/Demon.txt
  548.          
  549. 2) When I start up SlipDial it exits immediately with an error.  What
  550. can I do?
  551.  
  552. Firstly, this is most likely to be due to the DemonSpr file.  You need
  553. the latest version of this which contains three sprites.  See below
  554. (how to get DemonSpr when !SlipDial isn't working).
  555.  
  556. However it might be some other problem. The best way of finding out is
  557. to enable the script log.  To do this, edit the script file, and
  558. search for the line
  559.  
  560. #trace "SlipDial:logoutput"
  561.  
  562. and change it to 
  563.  
  564. trace "SlipDial:logoutput"
  565.  
  566. i.e. delete the #.  This will cause SlipDial to write debugging
  567. information to the file !SlipDial.Scripts.logoutput
  568.  
  569. You can use the information obtained to try and find out what is going
  570. on.
  571.  
  572. 3) SlipDial starts up, dials, my modem gets through, but then the
  573. call finishes immediately?  
  574.  
  575. The SlipDial script is set up to watch the DCD (data carrier detect)
  576. line from your modem. If this line remains low, SlipDial will think
  577. the call has finished straight away.  You should check
  578.  
  579. a) your modem setup
  580. b) your cable
  581. c) your serial interface driver
  582.  
  583. Be especially careful to match lead and serial driver. The lead can be
  584. either Archimedes wiring or PC wiring - they are not compatible!  Also
  585. the BlockDriver must be set to match the interface port and the cable
  586. wiring.  The BlockDriver loaded by the SlipDial script is defined in
  587. the file !SlipDial.Scripts.demconfg, which is initialised the first
  588. time your run the script.  Here are some examples
  589.  
  590. You have a PC wired cable, with an internal port - first two lines of
  591. demconfg are
  592.  
  593. InternalPC
  594. 0
  595.  
  596. You have an Arc cable, with an internal port - should lead to 
  597.  
  598. Internal
  599. 0
  600.  
  601. You have a Serial port Dual interface card, you have connected the
  602. cable to port 1, you have a PC wired lead - should lead to 
  603.  
  604. SP_DualPC
  605. 1
  606.  
  607. 4) I've updated the script, and now it doesn't work because I haven't
  608. got the latest DemonSpr file - how can I log on if the script doesn't
  609. work?
  610.  
  611. Good question. The simplest answer is to use Paint to create an extra
  612. sprite in the DemonSpr file.  For instance, copy one of the existing
  613. sprites (such as hgon) and rename the copy to loc.  It might be a good
  614. idea to change its colour so that you don't mix it up with hgon.  Then
  615. log on to demon, and download the latest version of DemonSpr.
  616.  
  617. You can of course create your own sprite, representative of local
  618. traditions and/or landmarks.
  619.  
  620. 5) Last time I logged into Demon I changed my password, and now
  621. SlipDial doesn't work - what should I do?
  622.  
  623. You have to edit the file !SlipDial.scripts.demconfg.  The fifth line
  624. of this should be changed to your new password (which is case sensitive
  625. I believe).
  626.  
  627. 6) I've modified the script, and nothing seems to have changed.
  628.  
  629. You must make sure the new script has been loaded in.  Quit SlipDial
  630. and  load it again to ensure this.
  631.  
  632. 7) The script never calculates the newsrate - why? 
  633.  
  634. This feature has been removed, as the rate of new download is now 
  635. computed by TCPIP version 2.04.
  636.  
  637. 8) I've just upgraded to the latest version of the script and slipdial
  638. asked me to re-enter my configuration - why?
  639.  
  640. The latest version of the script stores more information in the config
  641. file - so to ensure the data is correct, it asks you to enter it all again.
  642.  
  643. 9) I want to know how fast a connection my modem has made; how can I do
  644.    this?
  645.    
  646. Once the script has loaded, click adjust on the slipdial 'telephone'
  647. icon: this will open the control window. When you dial the number, you
  648. will see a string in the control window with the speed and connection
  649. method (assuming you have messages set up correctly - see section 3.2
  650. above). With my USR Sportster, I get the message 
  651.  
  652. CONNECT 14400/ARQ/V32/V42BIS
  653.  
  654. or something like that! 
  655.  
  656.  
  657. 6.0 Conclusion and Acknowledgements.
  658. ====================================
  659.  
  660. I hope this helps if you want to modify the script.
  661.  
  662. I should like to acknowledge Robert Orwin for writing the original
  663. script, and of course thank Graham Allen for writing SlipDial in  the
  664. first place.  Also thanks to Mike James for improving the support for
  665. Mercury numbers. and introducing the Local icon, and to Doug Macready
  666. for improving the ease of configuration.
  667.  
  668. Alan Fitch
  669. alan@cycle.demon.co.uk
  670.  
  671. $Log:    ScriptHelp $
  672. # Revision 1.5  95/05/28  11:09:53  root
  673. # Added more detail on Mercury access, after testing by Mike James.
  674. # Revision 1.4  95/05/25  17:38:23  root
  675. # 1) modified to match demon script v1.5
  676. # Revision 1.3  95/05/08  01:25:28  root
  677. # To match v1.4 of script
  678. # Revision 1.2  95/05/08  01:13:42  root
  679. # updated to match version 1.3 of the 'demon' script
  680. # Revision 1.1  95/05/07  23:20:07  root
  681. # Initial revision
  682.  
  683.  
  684. --  
  685.  
  686. Alan Fitch
  687. Tel.:          +44 (0)1703 472342 (voice)
  688. E-mail:        alan@cycle.demon.co.uk
  689.  
  690. The essence of time is cyclic, you know.
  691.  
  692.  
  693.  
  694.